remove$69065$ - translation to ελληνικό
Diclib.com
Λεξικό ChatGPT
Εισάγετε μια λέξη ή φράση σε οποιαδήποτε γλώσσα 👆
Γλώσσα:

Μετάφραση και ανάλυση λέξεων από την τεχνητή νοημοσύνη ChatGPT

Σε αυτήν τη σελίδα μπορείτε να λάβετε μια λεπτομερή ανάλυση μιας λέξης ή μιας φράσης, η οποία δημιουργήθηκε χρησιμοποιώντας το ChatGPT, την καλύτερη τεχνολογία τεχνητής νοημοσύνης μέχρι σήμερα:

  • πώς χρησιμοποιείται η λέξη
  • συχνότητα χρήσης
  • χρησιμοποιείται πιο συχνά στον προφορικό ή γραπτό λόγο
  • επιλογές μετάφρασης λέξεων
  • παραδείγματα χρήσης (πολλές φράσεις με μετάφραση)
  • ετυμολογία

remove$69065$ - translation to ελληνικό

FUNCTION IN PROGRAMMING
Filter (higher order function); Remove-if; Remove-if-not; Remove if; Copy if
  • View of processing steps when applying filter function on a list

remove      
v. μετακινώ, μετακομίζω, βγάζω, μεταφέρω, απομακρύνω, μεταθέτω, προάγομαι, αφαιρώ

Ορισμός

remove
(removes, removing, removed)
Frequency: The word is one of the 1500 most common words in English.
1.
If you remove something from a place, you take it away. (WRITTEN)
As soon as the cake is done, remove it from the oven...
He went to the refrigerator and removed a bottle of wine.
VERB: V n from n, V n
2.
If you remove clothing, you take it off. (WRITTEN)
He removed his jacket.
VERB: V n
3.
If you remove a stain from something, you make the stain disappear by treating it with a chemical or by washing it.
This treatment removes the most stubborn stains...
VERB: V n
4.
If people remove someone from power or from something such as a committee, they stop them being in power or being a member of the committee.
The student senate voted to remove Fuller from office...
VERB: V n from n
5.
If you remove an obstacle, a restriction, or a problem, you get rid of it.
The agreement removes the last serious obstacle to the signing of the arms treaty...
VERB: V n

Βικιπαίδεια

Filter (higher-order function)

In functional programming, filter is a higher-order function that processes a data structure (usually a list) in some order to produce a new data structure containing exactly those elements of the original data structure for which a given predicate returns the boolean value true.